|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.Observable
|
+--jas.hist.Basic1DFunction
| Fields inherited from interface jas.hist.DataSource |
DATE, DELTATIME, DOUBLE, INTEGER, STRING |
| Constructor Summary | |
Basic1DFunction()
|
|
| Method Summary | |
protected void |
destroy()
|
double |
getStatistic(java.lang.String name)
|
java.lang.String[] |
getStatisticNames()
|
Statistics |
getStatistics()
|
void |
setBatch(boolean b)
|
void |
setChanged()
|
void |
setChanged(java.lang.Object o)
|
| Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jas.hist.FunctionData |
getParameterNames, getParameterValues, setParameter, valueAt |
| Methods inherited from interface jas.hist.DataSource |
getTitle |
| Constructor Detail |
public Basic1DFunction()
| Method Detail |
protected void destroy()
public void setBatch(boolean b)
public void setChanged()
setChanged in class java.util.Observablepublic void setChanged(java.lang.Object o)
public java.lang.String[] getStatisticNames()
getStatisticNames in interface Statisticsjas.hist.Statisticspublic double getStatistic(java.lang.String name)
getStatistic in interface Statisticsjas.hist.StatisticsThe - statistic name, as returned by getStatisticNames()public Statistics getStatistics()
getStatistics in interface HasStatistics
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||